github.com/vmihailenco/msgpack/v5.Decoder.float64 (method)
4 uses
github.com/vmihailenco/msgpack/v5 (current package)
decode.go#L409: return d.float64(c)
decode.go#L480: return d.float64(c)
decode_number.go#L195: return d.float64(c)
decode_number.go#L198: func (d *Decoder) float64(c byte) (float64, error) {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)